CommonEvent 576
Name = "RC:マダムインセクトの誘い"

  999([576])
  ShowTextAttributes(["madaminsect_fc1", 0, 0, 2])
  ShowText(["\\n<Sylvia>Hakunen, would you like to come with me to the Colosseum?"])
  ShowText([""])
  ShowTextAttributes(["byakunen_fc1", 2, 0, 2])
  ShowText(["\\n<Hakunen>Eh? But I...did not plan on going to some kind of fighting event..."])
  ShowText([""])
  ShowText([""])
  ShowTextAttributes(["madaminsect_fc1", 0, 0, 2])
  ShowText(["\\n<Sylvia>You are aspiring to be a first-rate sorcerer, are you not? Putting your skills to the test would be the best training you could get."])
  ShowText([""])
  ShowText([""])
  ShowTextAttributes(["byakunen_fc1", 2, 0, 2])
  ShowText(["\\n<Hakunen>That certainly is true..."])
  ShowText([""])
  ShowTextAttributes(["madaminsect_fc1", 0, 0, 2])
  ShowText(["\\n<Sylvia>In which case, we should go at once.\nHurry along now and come with me..."])
  ShowText([""])
  ShowText([""])
  ShowTextAttributes(["ruka_fc1", 0, 0, 2])
  ShowText(["\\n<Luka>Something feels off about this..."])
  ShowText([""])
  ShowChoices([["Stop them", "Don't"], 0])
  When([0, "止める"])
    ShowTextAttributes(["ruka_fc1", 0, 0, 2])
    ShowText(["\\n<Luka>Don't let her fool you, Hakunen.\nI'm sure Sylvia just wants to make you her prey."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["byakunen_fc1", 2, 0, 2])
    ShowText(["\\n<Hakunen>...No way, is that so?"])
    ShowText([""])
    ShowTextAttributes(["byakunen_fc1", 0, 0, 2])
    ShowText(["\\n<Hakunen>Forgive me, but I have changed my mind.\nI just came up with a better training routine..."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["madaminsect_fc1", 2, 0, 2])
    ShowText(["\\n<Sylvia>Your meddling was uncalled for..."])
    ShowText([""])
    FadeoutScreen([])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Sylvia left in a hurry..."])
    ControlSwitches([2402, 2402, 0])
    FadeinScreen([])
    ExitEventProcessing([])
    Empty([])

  When([1, "止めない"])
    CallCommonEvent([5793])
    ExitEventProcessing([])
    Empty([])

  ChoicesEnd([])
  Empty([])
